projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e936e76
)
Add Bug#.
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 30 Aug 2011 22:49:45 +0000
(15:49 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 30 Aug 2011 22:49:45 +0000
(15:49 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b38c11ace93a9314a5a830e22a98255923dd1c7a..67ec3140cd4f3dd3aa6913d0177d7f36de3816f4 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,6
@@
2011-08-30 Paul Eggert <eggert@cs.ucla.edu>
- sprintf-related integer and memory overflow issues.
+ sprintf-related integer and memory overflow issues
(Bug#9412)
.
* doprnt.c (doprnt): Support printing ptrdiff_t and intmax_t values.
(esprintf, esnprintf, exprintf, evxprintf): New functions.